home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 June / Software of the Month Club 1996 June.iso / mac / ISO9660 / DOS / EDU / COLAID / README.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-02-24  |  1.4 KB  |  26 lines  |  [TEXT/hscd]

  1. echo off
  2. rem Script to display menu to browse or print readme.txt, or exit to opsys.
  3. rem Called by CAC setup program.
  4. rem Vers. 2.3, 02/24/96
  5. echo.
  6. echo.
  7. echo         __________________________________________________________
  8. echo.        !                                                        !
  9. echo         !  College Aid Calculator 96-7 installation is complete. !
  10. echo         !                                                        !
  11. echo         !                                                        !
  12. echo         !  IMPORTANT: Before starting CAC, be sure AUTOEXEC.BAT  !
  13. echo         !             & CONFIG.SYS are configured as described   !
  14. echo         !             in the following README.TXT file.          !
  15. echo         !                                                        !
  16. echo         !  README.TXT will appear as soon as you press any key.  !
  17. echo.        !             Review it on screen, print it, add comments!
  18. echo         !             or just exit by pressing Alt-F, then X     !
  19. echo         !                                                        !
  20. echo         !  Reboot your computer before attempting to start CAC.  !
  21. echo.        !             See README to learn how to add a CAC icon. !
  22. echo         !                                                        !
  23. echo         !________________________________________________________!
  24. echo.
  25. pause
  26. edit readme.txt